<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*-- 丰盛机械项目 --*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,dd{margin:0;padding:0}
body{font:14px "\5FAE\8F6F\96C5\9ED1","Arial Narrow";-ms-overflow-style:scrollbar;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#fff}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none;outline-width:0px}
a:hover{text-decoration:none}
em,b,i,code,strong{font-style:normal;}
img{border:0;}
ol,ul,li{list-style:none}
table{border-collapse:collapse;border-spacing:0}
button,input,optgroup,select,textarea{font:inherit;overflow:visible}
.clear{ clear: both;}
/*-- 自定义logo和导航 --*/
::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.2)}
::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.1)}
::-webkit-scrollbar-thumb:vertical:hover{background-color:rgba(0,0,0,.3)}
::-webkit-scrollbar-thumb:vertical:active{background-color:rgba(0,0,0,.7)}

/*-- topBar --*/
.topBar{width: 100%;height: 35px;background-color: #f2f2f2;border-bottom: 1px solid #e6e6e6;margin: 0 auto;}
.topMain{width: 1200px;margin: 0 auto;height: 35px;color: #666;line-height: 35px;}
.topRight{float:right;}
.topRight a{color: #666;display: inline-block;margin: 0 5px;}
.topRight a:hover{color: #046fcd;}
/*-- logo --*/
.logobg{width: 100%;height: 110px;margin: 0 auto;}
.logoMain{width: 1200px;height: 110px;margin: 0 auto;padding: 24px 0px;}
.logoMain h1{float: left;width: 600px;height: 61px;position: relative;}
.logoMain h1 .logoa{width: 265px;height: 61px;display: block;font-size: 0px;background: url("../images/logo.png") no-repeat center center scroll;float: left;}
.logoMain h1 p{font-size: 16px;color: #666;line-height: 26px;position: absolute;left: 275px;bottom: 5px;}
.logoMain h1 p a{color:#666;}
.logoRight{float: right;text-align: right;}
.logoRight span{font-size: 16px;color: #444;}
.logoRight font{font-size: 30px;color: #046fcd;font-weight: bold;display: block;}
/*-- nav --*/
.mainNav{width: 100%;height: 45px;background-color: #046fcd;}
.navList{width: 1200px;margin: 0 auto;line-height: 45px;}
.navList a{width: 133px;display: block;float: left;font-size: 16px;color: #fff;text-align: center;background: url("../images/nav_bg.png") no-repeat right center scroll;}
.navList a:hover{background-color: #004b8e;}
.navList a:last-child{background-image:none;}
/*-- banner --*/
.fullFocus{width: 100%;height: 600px;overflow: hidden;position: relative;}
.imgList li{width: 100%;}
.imgList li a{width: 1200px;height:600px;margin: 0 auto;display: block;overflow: hidden;}
.switchIcon{width: 100%;bottom: 20px;left: 0px;position: absolute;}
.switchIcon ul{width: 1200px;margin: 0 auto;text-align: center;}
.switchIcon ul li{width: 15px;height: 15px;background-color: #fff;display: inline-block;cursor: pointer;margin: 0 5px;overflow: hidden;line-height: 999px;border-radius: 50%;}
.switchIcon ul li.on{background-color: #046fcd;}
/*-- 底部 --*/
.footer{width: 100%;margin: 60px auto 0 auto;background-color: #004b8e;height: 60px;}
.ftMain{width: 1200px;margin:0 auto;color: #b5cbde;height: 60px;line-height: 60px;text-align: center;}
.ftMain p a{color: #b5cbde;}</pre></body></html>